Skip to content

Conversation

@sl0wik
Copy link

@sl0wik sl0wik commented May 1, 2023

After running multiple tests I couldn't make entrypoint to work with images generated using buildpacks while quoted. After removing this quote everything works correctly.

Quoted version will always throw error like:

docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "\"launcher\"": executable file not found in $PATH: unknown.

After running multiple tests I couldn't make entrypoint to work with images generated using buildpacks while quoted. After removing this quote everything works correctly. 

Quoted version will always throw error like:
```
docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec: "\"launcher\"": executable file not found in $PATH: unknown.
```
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants